func runtime.growWork_fast32

4 uses

	runtime (current package)
		map_fast32.go#L136: 		growWork_fast32(t, h, bucket)
		map_fast32.go#L235: 		growWork_fast32(t, h, bucket)
		map_fast32.go#L321: 		growWork_fast32(t, h, bucket)
		map_fast32.go#L392: func growWork_fast32(t *maptype, h *hmap, bucket uintptr) {